Welcome![Sign In][Sign Up]
Location:
Search - random number

Search list

[Othersv

Description: 随机数的产生与检验 用余数法产生(0,1)均匀分布随机数等-Random Number Generation and testing by more than a few law (0,1) uniformly distributed random numbers, etc.
Platform: | Size: 1024 | Author: 张童 | Hits:

[JSP/Javarandom

Description: 北大青鸟猜随机数的程序,是用JBuilder做的,-Beida Jade Bird guess a random number of procedures, is done with JBuilder,
Platform: | Size: 20480 | Author: 陈强 | Hits:

[Mathimatics-Numerical algorithmsrandom

Description: 一个产生三种随机数,并可以显示的例子,有平均随机数,正态随机数和另外一个。-A three-random number generated, and can show examples have an average of random numbers, normal random number and another.
Platform: | Size: 2099200 | Author: 张瑞 | Hits:

[Algorithmrandom

Description: 随机数类: 可以随意生成一个给定区域内的随机数或伪随机数-Random number categories: can generate a given region of the random number or pseudo-random number
Platform: | Size: 2048 | Author: pooly | Hits:

[Compress-Decompress algrithmsrandnumber

Description: 伪随机数的产生程序 有m序列还有同余序列等等 用与嵌入信息位置的选择或密钥的制作-Pseudo-random number generation process has m sequences are congruent with and embedded in sequence and so the choice of location information or the production of key
Platform: | Size: 5120 | Author: 长风 | Hits:

[Mathimatics-Numerical algorithmsrandom

Description: rand.rar 随机数生成C++代码-rand.rar random number generator C++ code
Platform: | Size: 10240 | Author: | Hits:

[VHDL-FPGA-Verilogrng

Description: verilog编写随机数产生源程序,在硬件电路设计中应用广泛。本程序是在LFSR and a CASR 基础上实现的-random number generator to prepare Verilog source code, in the hardware circuit design applications. This procedure is in the LFSR and a CASR based on the
Platform: | Size: 94208 | Author: Alex | Hits:

[assembly languageRANDOM

Description: 一个由asm编写的程序,程序用于自动产生若干个随机数-Asm prepared by a procedure, the procedure used to automatically generate a number of random numbers
Platform: | Size: 1024 | Author: kou | Hits:

[Linux-Unixrandom

Description: 是高精度的随机数产生程序,可以用于实际MC模拟的随机数产生。-Is a high-precision random number generator procedures, can be used to simulate the actual MC random number generator.
Platform: | Size: 2048 | Author: tan mingqiu | Hits:

[GUI Developrandom

Description: 随机数算法,大家多支持,会对大家有帮注的-Random number algorithms, all parties to have more support, will we have to help inject the
Platform: | Size: 21504 | Author: whuan627 | Hits:

[Windows Developrandom

Description: 这是一个产生范围在(-255,255)随机数的C函数,其中范围可有自己确定,结果生成一个数据文件,可被其他C程序作为头文件引用,在需要大量测试数据的时候特别有用-This is a have a range of (-255,255) random number of C functions, the scope of which may have their own identification, the results generate a data file may be other procedures as C header files cited in the need for a large number of test data is particularly useful when
Platform: | Size: 494592 | Author: 刘镇 | Hits:

[JSP/JavaGeneratePossionDistribution_codes

Description: Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes-Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes
Platform: | Size: 155648 | Author: 黃文岩 | Hits:

[Crack Hackkhalil2006_true_random_number_generator

Description: a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG) are required to generate public/private key pairs for asymmetric algorithm such as RSA and symmetric algorithm such as AES.
Platform: | Size: 418816 | Author: Hassan Abdelaziz | Hits:

[Mathimatics-Numerical algorithmsRandom

Description: 生成随机数种子。变换不同的随机序列,生成1-num的整数 -Generated random number seed. Transform different random sequence, to generate the integer 1-num
Platform: | Size: 158720 | Author: 张媛 | Hits:

[matlabrandom-numbers

Description: 这个是关于随机数产生的matlab仿真程序-This is a random number generator on the simulation program
Platform: | Size: 2048 | Author: 甄伟 | Hits:

[Windows Developrandom

Description: 求一种快速生成随机数的算法,问题如下:从0~9、a-z中随机抽取18个字符组成一个18位随机数, 一共需要生成10亿个这样的随机数-For a fast algorithm to generate random numbers, the problem is as follows: from 0 ~ 9, az in 18 randomly selected 18 characters to form a random number, generating a total of one billion such a random number
Platform: | Size: 1024 | Author: webcookie | Hits:

[Other Embeded programRANDOM

Description: Random number generator for RCM microcontroller
Platform: | Size: 2048 | Author: JB | Hits:

[Mathimatics-Numerical algorithmsRandom

Description: 蒙特卡罗随机数 预测风速; 蒙特卡罗随机数 预测风速-Monte Carlo random number forecast wind speed
Platform: | Size: 1513472 | Author: chengming | Hits:

[Otherdelphi_Random

Description: 在Delphi中生成随机数,在程序中输入随机数的范围,然后就可以手动或自动生成指定范围的随机数。-In the Delphi generated random number, in the proceedings of the scope of input random number, and then can be manually or automatically generate random numbers of designated areas.
Platform: | Size: 336896 | Author: 江先志 | Hits:

[Windows DevelopWHRandom

Description: "WH Random Gen.rar" is uniform and gaussian random number generator based on the Wichmann-Hill number generator.
Platform: | Size: 2048 | Author: RobT | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net